January 11,2006
---------------
Leak Check program created.

January 12,2006
---------------
Added detection of set  bj_wantDestroyGroup = true
Added detection of other leaks when setting something to variable.
Added detection of special effect leaks.
Added detection of "double" leaks in a function. Example:   Unit - Create 1 Footman for Player 1 (Red) at ((Position of (Triggering unit)) offset by 256.00 towards 0.00 degrees) facing Default building facing (270.0) degrees
when openeing a file you now don't have to type the filetype. Example both will work: trig or trig.txt

January 14,2006
---------------
Added colors to the text area making it more visible to where the leaks are.
Added browse for file.
Made buttons smaller.
*In progress: Adding it so it shows how to remove the leak exactly.

February 7, 2006
---------------
Added "suggested fixes"
Added detection if locations were removed or not.

July 12, 2006
---------------
Reverted back to normal textboxes instead of colored ones for various reasons.
Clear now erases everything in the textbox.
Added dual textboxes allowing you to easily view the code and leaks at the same time.
Added options to check for specific leaks.
Added detection of more leaks.

July 13, 2006
---------------
Detection of [Convert Player to Player Group] added. (found by Krofttt)

July 14, 2006
---------------
Suggested fix has been updated now showing what to change in the exact leaking action, this may still not show on all leaks but will in later versions as I continue to add it for each leak.
Added Report, this will post a reply to the Leak Check thread on TheHelper.net containing the trigger loaded into the program. This is only to be used to report leaks that leak check is not detecting in a trigger.
Added Options menu, this will be used for new features to help customize and enhance the use of Leak Check.
Check on Startup added, this is in the options menu. If enabled it will check a file for leaks upon startup of the program.
